public PercentEditorWrapper PercentEditorFor<>(
System.Linq.Expressions.Expression<Func<TModel,TProperty>>
)
'宣言
Public Overloads Function PercentEditorFor(Of )( _
ByVal As System.Linq.Expressions.Expression(Of Func(Of TModel,TProperty)) _
) As PercentEditorWrapper
パラメータ
- expression
- モデル プロパティの式。
型パラメータ
- TProperty
- プロパティのタイプ。
戻り値の型
PercentEditorWrapper の新しいインスタンス。